[INFO] cloning repository https://github.com/corpus-tools/graphANNIS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corpus-tools/graphANNIS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 158cd0a6388ce1be95ae46855ac77f85609c939b
[INFO] testing corpus-tools/graphANNIS/158cd0a6388ce1be95ae46855ac77f85609c939b against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/corpus-tools/graphANNIS
[INFO] finished tweaking git repo https://github.com/corpus-tools/graphANNIS
[INFO] tweaked toml for git repo https://github.com/corpus-tools/graphANNIS written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 459 packages to latest Rust 1.96.0-nightly compatible versions
[INFO] [stderr]       Adding actix-cors v0.6.5 (available: v0.7.1)
[INFO] [stderr]       Adding bcrypt v0.10.1 (available: v0.19.0)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.0)
[INFO] [stderr]       Adding compound_duration v1.2.1 (available: v2.0.0)
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.22)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding facet v0.28.3 (available: v0.44.3)
[INFO] [stderr]       Adding fake v2.10.0 (available: v5.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding insta-cmd v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding jsonwebtoken v7.2.0 (available: v10.3.0)
[INFO] [stderr]       Adding lalrpop v0.20.2 (available: v0.23.1)
[INFO] [stderr]       Adding lalrpop-util v0.20.2 (available: v0.23.1)
[INFO] [stderr]       Adding libsqlite3-sys v0.26.0 (available: v0.37.0)
[INFO] [stderr]       Adding lru v0.7.8 (available: v0.16.3)
[INFO] [stderr]       Adding page_size v0.4.2 (available: v0.6.0)
[INFO] [stderr]       Adding quick-xml v0.28.2 (available: v0.39.2)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[INFO] [stderr]       Adding rustyline v9.1.2 (available: v17.0.2)
[INFO] [stderr]       Adding rustyline-derive v0.5.0 (available: v0.11.1)
[INFO] [stderr]       Adding serial_test v2.0.0 (available: v3.4.0)
[INFO] [stderr]       Adding strum v0.21.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.21.1 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tikv-jemallocator v0.5.4 (available: v0.6.1)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.0+spec-1.1.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.0)
[INFO] [stderr]       Adding zip v0.6.6 (available: v8.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-conv v0.2.1
[INFO] [stderr]   Downloaded simd-adler32 v0.3.9
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded transient-btree-index v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded rustyline-derive v0.5.0
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded insta-cmd v0.5.0
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded facet-macros-emit v0.28.3
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded diesel_derives v2.3.7
[INFO] [stderr]   Downloaded insta v1.47.0
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded fake v2.10.0
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded facet-core v0.28.3
[INFO] [stderr]   Downloaded facet v0.28.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.2
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded actix-router v0.5.4
[INFO] [stderr]   Downloaded boolean_expression v0.4.4
[INFO] [stderr]   Downloaded diesel v2.3.7
[INFO] [stderr]   Downloaded binary-layout v4.0.2
[INFO] [stderr]   Downloaded clru v0.6.3
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded unsynn v0.1.1
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded sstable v0.11.1
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded serde_spanned v1.1.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded facet-macros v0.28.3
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.3.0
[INFO] [stderr]   Downloaded diesel_migrations v2.3.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded facet-macros-parse v0.28.3
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded page_size v0.4.2
[INFO] [stderr]   Downloaded compound_duration v1.2.1
[INFO] [stderr]   Downloaded dsl_auto_type v0.2.0
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded binary-layout v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78d4605618a736d08b86b3786f3f07ea81e1832ace36bc29eb58686fe5f5740a
[INFO] running `Command { std: "docker" "start" "-a" "78d4605618a736d08b86b3786f3f07ea81e1832ace36bc29eb58686fe5f5740a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d4605618a736d08b86b3786f3f07ea81e1832ace36bc29eb58686fe5f5740a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d4605618a736d08b86b3786f3f07ea81e1832ace36bc29eb58686fe5f5740a", kill_on_drop: false }`
[INFO] [stdout] 78d4605618a736d08b86b3786f3f07ea81e1832ace36bc29eb58686fe5f5740a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8388b68ede614b2541acec76551b02d60d0874e3e0d9ea8d7b2b5d9bf1a621af
[INFO] running `Command { std: "docker" "start" "-a" "8388b68ede614b2541acec76551b02d60d0874e3e0d9ea8d7b2b5d9bf1a621af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling facet-core v0.28.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling binary-layout v2.1.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stderr]    Compiling sstable v0.11.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling facet v0.28.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling boolean_expression v0.4.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binary-layout v4.0.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d05bf8bbd4ece85a -C extra-filename=-781b0260326afec1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-276246ceb73d9b1f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-675b5c1f045386ff.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-76a9ccad38dd79b9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-961cb437a57ff786.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="lexer"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=09b3ad9a12f2cd0c -C extra-filename=-5c9c183995874e16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-9409829866310594.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-ffd4d3c8989bc812.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ce4d2d59971d07d3.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-31ff6882e1a3667c.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-7956f6378d4240a9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6a453daf2eb05e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a59969707b42f994.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-2aa8baeccd4dbd26.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-fbed8c487b93f5fb.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-5c7d9ee328baeb20.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8388b68ede614b2541acec76551b02d60d0874e3e0d9ea8d7b2b5d9bf1a621af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8388b68ede614b2541acec76551b02d60d0874e3e0d9ea8d7b2b5d9bf1a621af", kill_on_drop: false }`
[INFO] [stdout] 8388b68ede614b2541acec76551b02d60d0874e3e0d9ea8d7b2b5d9bf1a621af
